CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 直方图 matlab

搜索资源列表

  1. imlook3dv12

    9下载:
  2. Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
  3. 所属分类:matlab

    • 发布日期:2015-08-06
    • 文件大小:67123
    • 提供者:鲁冰
  1. chip_histogram_features

    0下载:
  2. 直方图特征的计算,包括方差,峰度,熵值等。-Histogram of the characteristics of the calculation, including the variance, kurtosis, entropy and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-14
    • 文件大小:2830
    • 提供者:李伟
  1. diliuzhang

    1下载:
  2. 第六章 MATLAB 特殊图形的绘制 6.1 区域图 6.2 填充图 6.2.1 二维填充图 6.2.2 三维填充图 6.3 条形图 6.3.1 二维条形图 6.3.1 三维条形图 6.4 直方图 6.4.1 笛卡儿坐标系下的直方图 6.4.2 极坐标系下的直方图 6.5 圆体图 6.5.1 圆柱体的绘制 6.5.2 球体的绘制 6.5.3 椭圆体的绘制 6.6 饼图 6.6.1 二维饼图 6.6
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:6364
    • 提供者:胡羽辰
  1. histogram-matching

    0下载:
  2. 使用matlab实现的很好用的,正确的直方图均衡化代码, matlab编写的-Using matlab to achieve good use, right histogram equalization code, matlab prepared
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1459
    • 提供者:paul
  1. ImageSegmentationAlgorithmBasedonTwodimensionalHis

    0下载:
  2. 基于二维直方图最大熵阈值法的图像分割算法,可选取较好的阈值实现图像分割-failed to translate
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1216
    • 提供者:陈小章
  1. GGM

    3下载:
  2. 用广义高斯模型(GGM)拟合分布代码,包括生成直方图,参数估计等-for GGM simulation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:820
    • 提供者:lf
  1. gaosi

    0下载:
  2. 这是一个产生高斯随机信号的matlab源程序,可以做出统计直方图-Gaussian random signals generated source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:517
    • 提供者:sdfsdfsfd
  1. PixelProcess

    1下载:
  2. 此程序为基本的图像直方图处理,图像像素的填充处理及像素的平移处理,经过调试可以直接用-This program for basic image histogram processing, image processing and pixel fill-pixel translational processing, through commissioning can be directly used
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:1051
    • 提供者:熊淑芬
  1. texture

    2下载:
  2. 可以对一幅图像提取边缘直方图,很有用的,用与图像匹配-Can extract the edge of an image histogram, useful, and image matching using
  3. 所属分类:Special Effects

    • 发布日期:2015-09-30
    • 文件大小:5262
    • 提供者:dd
  1. scd

    0下载:
  2. 根据MPEG7中图像的SCD描述算子,提取图像在HSV空间中的直方图。并且可以与源图像进行比较。-MPEG 7 Scalable Color Descr iptor experiment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1200
    • 提供者:jzh
  1. MatlabImageProcess

    0下载:
  2. Matlab写的图像处理中的基本算法包括直方图均衡化,拉普拉斯锐化,Sobel锐化,含GUI界面-Matlab Image Processing written by the basic algorithm, including histogram equalization, sharpening Laplace, Sobel sharpening, with GUI interface
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:5730
    • 提供者:张宏欣
  1. Extraction

    0下载:
  2. 利用颜色直方图的最大值提取彩色图像的主色调的方法,编程实现- using color histogram of the maximum tone Extract color images of the main method of programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1484
    • 提供者:王丽娟
  1. specificationmatlab

    0下载:
  2. 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).-I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1511
    • 提供者:
  1. junhenghua

    0下载:
  2. 这里有好几个直方图均衡化的源代码,希望对大家有用.-There are several histogram equalization of the source code, in the hope that useful to everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:3793
    • 提供者:zzl
  1. k_gray_histeq

    0下载:
  2. 直方图均衡化的MATLAB程序,自己编写的算法,大家可以下载使用,看看效果-Histogram equalization of the MATLAB process, I have written algorithms, can be downloaded using the U.S. to see the effect of
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:958
    • 提供者:changhe.cheng
  1. tuxiangzenqiang

    0下载:
  2. 第十三章 MATLAB 图像增强 13.1 灰度变换增强 13.1.1 像素值及其统计特性 13.1.2 直方图灰度变换 13.1.3 直方图均衡化 13.1.4 直方图规定化 13.2 空域滤波增强 13.2.1 平滑滤波器 13.2.2 锐化滤波器 13.3 频域增强 13.3.1 低通滤波器 13.3.2 高通滤波器 13.3.3 同态滤波器 13.3.4 频域增强 MATLAB 实例 13.4 色彩增强
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4288
    • 提供者:王万国
  1. Image_Enhancement_in_Frequency_Domain

    0下载:
  2. 本程序对图像依次进行二阶拉普拉斯高通滤波、高频加强过滤、直方图均衡-This procedure was followed on the image to the second order Laplacian high-pass filtering, high frequency to enhance filtering, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:177777
    • 提供者:shen hong
  1. lrg21

    0下载:
  2. 图象直方图及均衡.图象直方图的计算方法以及直方图均衡化图象增强技术处理过程。-Image histogram and balanced. Image histogram calculation method as well as the histogram equalization process image enhancement technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:952
    • 提供者:赵少敏
  1. 3

    0下载:
  2. 图像处理常用攻击源码,直方图均匀化,图像锐化,锐化处理 -Common source of image processing attacks, histogram homogenization, image sharpening, sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:13962
    • 提供者:wangwei
  1. junh

    0下载:
  2. 很好的灰度分布直方图MATLAB仿真图形,大家可以-Good gray-scale distribution histogram MATLAB simulation graphics, we can
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1050
    • 提供者:李大
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com